home *** CD-ROM | disk | FTP | other *** search
- Path: news1.interserv.net!news
- From: bitsafe@execpc.com
- Newsgroups: comp.lang.c++
- Subject: No cookies in ISAPI?
- Date: Fri, 12 Apr 1996 21:55:15 GMT
- Organization: InterServ News Service
- Message-ID: <4kmckm$4b4@lal.interserv.net>
- NNTP-Posting-Host: doa99205.doa.state.wi.us
- X-Newsreader: Forte Free Agent 1.0.82
-
- It seems that the IIS server does not put cookies in an environment
- variable for ISAPI's, much less for OLEISAPI's. I've used the C++
- getenv("HTTP_COOKIE") call and it returns nothing. Not having cookies
- is a major pain if it is true. Does anyone have any info on this?
-
- Larry
-
-